home *** CD-ROM | disk | FTP | other *** search
/ MacFormat UK 164 - Disc 2 / MF_UK_164_2.iso / DiscContents / Games / Football Manager 2006 / Install Mac FM2006 Gold Demo.dmg / FM2006 Gold Demo / data / panels / person search info.xml < prev    next >
Encoding:
Text File  |  2005-09-25  |  1.1 KB  |  38 lines

  1. <panel title="Person Search Info">
  2.  
  3.     <layout class="arrange_vertical_attachment" alignment="top" offset="0" />
  4.     <layout class="stick_to_sides_attachment" alignment="horizontal" layout_children="true" inset="0"/>
  5.     <layout class="fit_children_attachment" alignment="vertical" offset="0" />
  6.  
  7.     <container class="table" id="psit" mode="fill_rows" layout="-3, -7">
  8.         <boolean id="stretch_to_fit_rows" value="true" />
  9.  
  10.         <record id="default_properties">
  11.             <flags id="alignment" value="left, centre_y"/>
  12.         </record>
  13.  
  14.         <list id="column_display_properties">
  15.             <record>
  16.                 <boolean id="sort_disabled" value="true" />
  17.                 <record id="column_heading">
  18.                     <flags id="alignment" value="left,centre_y" />
  19.                     <string id="text" value="Information" />
  20.                 </record>
  21.             </record>
  22.             <record>
  23.                 <boolean id="sort_disabled" value="true" />
  24.                 <record id="column_heading">
  25.                     <flags id="alignment" value="left,centre_y" />
  26.                 </record>
  27.                 
  28.             </record>
  29.         </list>
  30.         
  31.         <list id="column_properties">
  32.               <record indx="1" spec="text" colour="selection"/>
  33.         </list>        
  34.         
  35.     </container>
  36.  
  37. </panel>
  38.